﻿2026-07-10T10:26:17.4322179Z ##[group]Run actions/checkout@v5
2026-07-10T10:26:17.4322675Z with:
2026-07-10T10:26:17.4323033Z   repository: SaberMage/spt-core
2026-07-10T10:26:17.4325992Z   token: ***
2026-07-10T10:26:17.4326346Z   ssh-strict: true
2026-07-10T10:26:17.4326731Z   ssh-user: git
2026-07-10T10:26:17.4327088Z   persist-credentials: true
2026-07-10T10:26:17.4327469Z   clean: true
2026-07-10T10:26:17.4327808Z   sparse-checkout-cone-mode: true
2026-07-10T10:26:17.4328409Z   fetch-depth: 1
2026-07-10T10:26:17.4328856Z   fetch-tags: false
2026-07-10T10:26:17.4329589Z   show-progress: true
2026-07-10T10:26:17.4330090Z   lfs: false
2026-07-10T10:26:17.4330513Z   submodules: false
2026-07-10T10:26:17.4330962Z   set-safe-directory: true
2026-07-10T10:26:17.4331486Z env:
2026-07-10T10:26:17.4331923Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-10T10:26:17.4332557Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-10T10:26:17.4333078Z ##[endgroup]
2026-07-10T10:26:17.5166437Z Syncing repository: SaberMage/spt-core
2026-07-10T10:26:17.5168422Z ##[group]Getting Git version info
2026-07-10T10:26:17.5169177Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-10T10:26:17.5170048Z [command]/usr/bin/git version
2026-07-10T10:26:17.5170488Z git version 2.43.0
2026-07-10T10:26:17.5179536Z ##[endgroup]
2026-07-10T10:26:17.5191769Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/09c6e71c-2ec2-486c-8de6-9bd4fac11b88' before making global git config changes
2026-07-10T10:26:17.5193010Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T10:26:17.5194985Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-10T10:26:17.5232136Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-10T10:26:17.5253958Z https://github.com/SaberMage/spt-core
2026-07-10T10:26:17.5264928Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T10:26:17.5267686Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T10:26:17.5295317Z HEAD
2026-07-10T10:26:17.5330803Z ##[endgroup]
2026-07-10T10:26:17.5332397Z [command]/usr/bin/git submodule status
2026-07-10T10:26:17.5530244Z ##[group]Cleaning the repository
2026-07-10T10:26:17.5533854Z [command]/usr/bin/git clean -ffdx
2026-07-10T10:26:19.5233544Z Removing target/
2026-07-10T10:26:19.5249190Z [command]/usr/bin/git reset --hard HEAD
2026-07-10T10:26:19.5695356Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:26:19.5703943Z ##[endgroup]
2026-07-10T10:26:19.5706546Z ##[group]Disabling automatic garbage collection
2026-07-10T10:26:19.5711303Z [command]/usr/bin/git config --local gc.auto 0
2026-07-10T10:26:19.5742592Z ##[endgroup]
2026-07-10T10:26:19.5743169Z ##[group]Setting up auth
2026-07-10T10:26:19.5750948Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-10T10:26:19.5790293Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-10T10:26:19.6014069Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T10:26:19.6042912Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-10T10:26:19.6242930Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T10:26:19.6281712Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-10T10:26:19.6476539Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-10T10:26:19.6518503Z ##[endgroup]
2026-07-10T10:26:19.6525754Z ##[group]Fetching the repository
2026-07-10T10:26:19.6526867Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9f220da5651bff64d97b9ee893f5ede0e8f1f87b:refs/remotes/pull/76/merge
2026-07-10T10:26:20.3244936Z ##[endgroup]
2026-07-10T10:26:20.3245546Z ##[group]Determining the checkout info
2026-07-10T10:26:20.3246237Z ##[endgroup]
2026-07-10T10:26:20.3250965Z [command]/usr/bin/git sparse-checkout disable
2026-07-10T10:26:20.3293010Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-10T10:26:20.3318228Z ##[group]Checking out the ref
2026-07-10T10:26:20.3320864Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/76/merge
2026-07-10T10:26:20.3377093Z HEAD is now at 9f220da56 Merge fa34250be1e6077e435c3672490f0fc3a5ff448c into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T10:26:20.3382550Z ##[endgroup]
2026-07-10T10:26:20.3425922Z [command]/usr/bin/git log -1 --format=%H
2026-07-10T10:26:20.3457397Z 9f220da5651bff64d97b9ee893f5ede0e8f1f87b
